home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / m17n / or-phonetic.mim < prev    next >
Text File  |  2009-04-29  |  3KB  |  165 lines

  1. ;; or-phonetic.mim -- Oriya input method for phonetic layout
  2. ;; Copyright (c) 2004-2007 Red Hat, Inc. All rights reserved.
  3.  
  4. ;; This file is part of the m17n contrib; a sub-part of the m17n
  5. ;; library.
  6.  
  7. ;; The m17n library is free software; you can redistribute it and/or
  8. ;; modify it under the terms of the GNU Lesser General Public License
  9. ;; as published by the Free Software Foundation; either version 2.1 of
  10. ;; the License, or (at your option) any later version.
  11.  
  12. ;; The m17n library is distributed in the hope that it will be useful,
  13. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  15. ;; Lesser General Public License for more details.
  16.  
  17. ;; You should have received a copy of the GNU Lesser General Public
  18. ;; License along with the m17n library; if not, write to the Free
  19. ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  20. ;; Boston, MA 02110-1301, USA.
  21.  
  22. (input-method or phonetic)
  23.  
  24. (description "Oriya input method for phonetic layout.
  25.  
  26. 1. α¼£α¡ìα¼₧ : ^ 
  27.          This can also be typed as a sequence of following:                 
  28.                 α¼£ + α¡ì + α¼₧ i.e. j +f + %
  29.  
  30. 2. α¼ñα¡ìα¼░ :#
  31.           This can also be typed as a sequence of following:
  32.                  α¼ñ + α¡ì  + α¼░ i.e. t + f + r 
  33.  
  34. 3. α¼òα¡ìα¼╖ : X
  35.           This can also be typed as a sequence of following:
  36.                  α¼ò + α¡ì  + α¼╖ i.e. k + f + x 
  37.  
  38. 4. α¼╢α¡ìα¼░ : *
  39.          This can also be typed as a sequence of following:
  40.                  α¼╢ + α¡ì  + α¼░ i.e. S + f + r
  41.  
  42.  
  43. Author: Subhranshu Behera <sbehera@redhat.com> 
  44. ")
  45.  
  46. (title "α¼ò")
  47.  
  48. (map
  49.  (trans
  50.  
  51.   ((KP_1) "୧")
  52.   ((KP_2) "α¡¿")
  53.   ((KP_3) "α¡⌐")
  54.   ((KP_4) "୪")
  55.   ((KP_5) "α¡½")
  56.   ((KP_6) "α¡¼")
  57.   ((KP_7) "α¡¡")
  58.   ((KP_8) "α¡«")
  59.   ((KP_9) "α¡»")
  60.   ((KP_0) "୦")
  61.   ((KP_Decimal) ".")
  62.   ((KP_Divide) "/")
  63.   ((KP_Multiply) "*")
  64.   ((KP_Add) "+")
  65.   ((KP_Subtract) "-") 
  66.  
  67.    ("~" "α¼É")
  68.    ("`" " α¡ê")
  69.    ("!" "α¼Å")
  70.    ("1" "୧")
  71.  ("@" "@")
  72.    ("2" "α¡¿")
  73.  ("#" "α¼ñα¡ìα¼░")
  74.   ("3" "α¡⌐")
  75.  ("$" "$")
  76.   ("4" "୪")
  77.   ("%" "α¼₧")
  78.   ("5" "α¡½")
  79.   ("6" "α¡¼")
  80.   ("7" "α¡¡")
  81.   ("8" "α¡«")
  82.   ("(" "(")
  83.   ("9" "α¡»")
  84.   (")" ")")
  85.   ("0" "୦")
  86.   ("_" "_")
  87.   ("-" "-")
  88.   ("+" "+")
  89.   ("=" "=")
  90.   ("Q" "α¼ö")
  91.   ("q" "α¼ô")
  92.   ("W" "α¼á")
  93.   ("w" "ଟ")
  94.   ("E" "α¡ê")
  95.   ("e" "α¡ç")
  96.   ("R" "α¡â ")
  97.   ("r" "α¼░")
  98.   ("T" "α¼Ñ")
  99.   ("t" "α¼ñ")
  100.   ("Y" "ୟ")
  101.   ("y" "α¼»")
  102.   ("U" "α¡é")
  103.   ("u" "α¡ü")
  104.   ("I" "α¡Ç")
  105.   ("i" "α¼┐")
  106.   ("O" "α¡î")
  107.   ("o" "α¡ï")
  108.   ("P" "α¼½")
  109.   ("p" "ପ")
  110.   ("{" "α¼ó")
  111.   ("[" "α¼í")
  112.   ("}" "α¼░α¡ì") 
  113.   ("]" "α¼ï")
  114.   ("A" "α¼å")
  115.   ("a" "α¼╛")
  116.   ("S" "α¼╢")
  117.   ("s" "α¼╕")
  118.   ("D" "ଧ")
  119.   ("d" "ଦ")
  120.   ("F" "α¼à")
  121.   ("f" "α¡ì")
  122.   ("G" "α¼ÿ")
  123.   ("g" "α¼ù")
  124.   ("H" "α¼â")
  125.   ("h" "α¼╣")
  126.   ("J" "α¼¥")
  127.   ("j" "α¼£")
  128.   ("K" "α¼û")
  129.   ("k" "α¼ò")
  130.   ("L" "α¼│")
  131.   ("l" "α¼▓")
  132.   (":" "α¼ê")
  133.   (";" "α¼ç")
  134.   ("\" " "α¼è")
  135.   ("'" "α¼ë")
  136.   ("|" "|")
  137.   ("\\" "\\")
  138.   ("Z" "α¼ü")
  139.   ("z" "α¼Ö")
  140.   ("x" "α¼╖")
  141.   ("C" "α¼¢")
  142.   ("c" "α¼Ü")
  143.   ("V" "α¼╡")
  144.   ("v" "α¡▒")
  145.   ("B" "ଭ")
  146.   ("b" "α¼¼")
  147.   ("N" "α¼ú")
  148.   ("n" "ନ")
  149.   ("M" "α¼é")
  150.   ("m" "ମ")
  151.   ("<" "<") 
  152.   ("," ",")
  153.   (">" ">")
  154.   ("." "αÑñ")
  155.   ("?" "α¼É")
  156.   ("/" "α¼Å")
  157.   ("^" "α¼£α¡ìα¼₧")
  158.   ("X" "α¼òα¡ìα¼╖")
  159.   ("*" "α¼╢α¡ìα¼░")
  160.   ))
  161.  
  162. (state
  163.   (init
  164.     (trans)))
  165.